Dew Stats for .NET
|
ARMA process covariances.
Parameters |
Description |
[In] TVec gamma |
Time series ACVF. |
[In] TVec maacvf |
The ACVF of a MA part of the model. |
[In] int i |
|
[In] int j |
|
[In] TVec Phi |
Stores Phi values for ARMA process. |
[In] TVec Theta |
Stores Theta values for ARMA process. |
Calculates ARMA (p,q) process covariances. For ARMA process, covariances are defined as:
where gamma is time series autocovariance function, sigma^2 is estimated white noise, m=max(p,q) and phi, theta are AR and MA coefficients.
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|